Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cleanup cloud RAD generation #1269

Merged
merged 2 commits into from
Nov 8, 2021
Merged

Conversation

eaball35
Copy link
Contributor

Updating cloud rad generation to support java-shared-config/pull/344 updates and removing inclusion of README as we're not currently supporting this feature yet

Won't merge until shared-config update has been released

Updating cloud rad generation to support [java-shared-config/pull/344](googleapis/java-shared-config#344) updates and removing inclusion of README as we're not currently supporting this feature yet
@eaball35 eaball35 requested a review from a team as a code owner October 29, 2021 22:11
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 29, 2021
@eaball35 eaball35 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 29, 2021
@eaball35 eaball35 removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 8, 2021
@eaball35 eaball35 merged commit 99ea92a into master Nov 8, 2021
@eaball35 eaball35 deleted the cloudrad-generation-update branch November 8, 2021 21:23
cp README.md target/docfx-yml/index.md
# copy CHANGELOG to docfx-yml dir and rename history.md
# cloud RAD generation
mvn clean javadoc:aggregate -B -q -P docFX
Copy link
Member

@suztomo suztomo Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Not related to this commit) Line 34 has

# compile all packages
mvn clean install -B -q -DskipTests=true

The output is cleaned up at line 40 (mvn clean ...). Do we really need line 34?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants